home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(23, 1)
- set the castNum of sprite 23 to 54
- updateStage()
- puppetSprite(23, 0)
- if the number of chars in field "fats" < 2 then
- put "/ 1 to 2" after field "fats"
- put "/ 2 to 3" after field "dairy"
- put "/ 2 to 3" after field "meats"
- put "/ 3 to 5" after field "vegies"
- put "/ 2 to 4" after field "fruit"
- put "/ 6 to 11" after field "breads"
- go("eval")
- end if
- end
-